table of contents
FcDirCacheDeleteUUID(3) | FcDirCacheDeleteUUID(3) |
NAME¶
FcDirCacheDeleteUUID - Delete .uuid file
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcBool FcDirCacheDeleteUUID (const FcChar8 *dir, FcConfig *config);
DESCRIPTION¶
This is to delete .uuid file containing an UUID at a font directory of dir.
SINCE¶
version 2.13.1
31 3月 2022 | Fontconfig 2.14.0 |